home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- if the platform = "Windows,32" then
- open the moviepath&"software\NetScape\win32\cc32e47.exe"
- else
- if the platform = "Windows,16" then
- open the moviepath&"software\NetScape\win16\cb16e408.exe"
- else
- open the moviepath&"software:NetScape:mac:CommunicatorĂ´ 4.7:Netscape Installer.1:Netscape Installer"
- end if
- end if
- end